Skip to content

Fix implicit node coloring#1215

Merged
tompng merged 1 commit into
ruby:masterfrom
tompng:fix_implicit_node_coloring
May 26, 2026
Merged

Fix implicit node coloring#1215
tompng merged 1 commit into
ruby:masterfrom
tompng:fix_implicit_node_coloring

Conversation

@tompng
Copy link
Copy Markdown
Member

@tompng tompng commented May 15, 2026

{ lvar:, meth:, CONST: } was unintentionally colored as "lvar:"(magenta), "meth"(cyna) + ":"(no-color), "CONST:"(magenta). All three labels should be colored as magenta.

v1.18.0
image

This pull request
image

`{ lvar:, meth:, CONST: }` was unintentionally colored as "lvar:"(magenta), "meth"(cyna) + ":"(no-color), "CONST:"(magenta).
All three labels should be colored as magenta.
@st0012 st0012 added the bug Something isn't working label May 26, 2026
@tompng tompng merged commit bf32202 into ruby:master May 26, 2026
38 of 40 checks passed
@tompng tompng deleted the fix_implicit_node_coloring branch May 26, 2026 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants